From 21e182075c8b64c75d2b98d4ee993950f9afae80 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 12 Jun 2002 13:09:20 +0000 Subject: [PATCH] (Initial Parameters, Resources): Fix references to the Emacs manual. --- lispref/frames.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/frames.texi b/lispref/frames.texi index 07ba7464872..78bc6ef9e63 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -250,7 +250,7 @@ If these settings affect the frame geometry and appearance, you'll see the frame appear with the wrong ones and then change to the specified ones. If that bothers you, you can specify the same geometry and appearance with X resources; those do take effect before the frame is -created. @xref{Resources X,, X Resources, emacs, The GNU Emacs Manual}. +created. @xref{X Resources,, X Resources, emacs, The GNU Emacs Manual}. X resource settings typically apply to all frames. If you want to specify some X resources solely for the sake of the initial frame, and @@ -1659,7 +1659,7 @@ resources for application names other than ``Emacs'' by binding this variable to some other string, around a call to @code{x-get-resource}. @end defvar - @xref{Resources X,, X Resources, emacs, The GNU Emacs Manual}. + @xref{X Resources,, X Resources, emacs, The GNU Emacs Manual}. @node Display Feature Testing @section Display Feature Testing -- 2.30.2